Unicorn Grand Chess
Invented by: David Paulowich and Greg Strong, 2006
Game hierarchy
• Game
• Generic Chess
• Generic x10
• Generic 10x10
• Grand Chess
• Unicorn Grand Chess
Board
FEN: r8r/cnlbukblnq/pppppppppp/10/10/10/10/PPPPPPPPPP/CNLBUKBLNQ/R8R w - - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | royal |
Pawn | Pawn | P | Generic Chess | en passant; can promote by replacement; pawn structure evaluation |
Queen | Queen | Q | Grand Chess | trap king on back rank bonus |
Rook | Rook | R | Grand Chess | open file bonus; trap king on back rank bonus |
Bishop | Bishop | B | Grand Chess | colorbinding evaluation; outpost bonus |
Knight | Knight | N | Grand Chess | outpost bonus |
Lion | Lion | L | Unicorn Grand Chess | |
Chancellor | Chancellor | C | Grand Chess | open file bonus; trap king on back rank bonus; trap king on back rank bonus |
Unicorn | Unicorn | U | Unicorn Grand Chess | |
Game Variables
Name = "Unicorn Grand Chess"
Invented = "2006"
InventedBy = "David Paulowich;Greg Strong"
NumberOfSquareColors = 3
FENFormat = "{array} {current player} {castling} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default 0 1"
Array = "r8r/cnlbukblnq/pppppppppp/10/10/10/10/PPPPPPPPPP/CNLBUKBLNQ/R8R"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Grand
PromotionTypes = ""
BareKing = false
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x10:
PawnMultipleMove = Grand
Declared in Generic 10x10:
Castling = None
Rules
MoveCompletionDefaultRule
EnPassantRule
CheckmateRule
Move50Rule
PromoteByReplacementRule
RepetitionDrawRule
Evaluations
PawnStructureEvaluation
LowMaterialEvaluation
ColorbindingEvaluation
RookTypeEvaluation
OutpostEvaluation
GrandChessDevelopmentEvaluation
|